+2007-06-03 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkradiobutton.c:
+ * gtk/gtkradiomenuitem.c: Fix doc typos.
+
2007-06-03 Matthias Clasen <mclasen@redhat.com>
* configure.in: Allow to disable Xinerama. (#348065, Diego Pettenò)
* Emitted when the group of radio buttons that a radio button belongs
* to changes. This is emitted when a radio button switches from
* being alone to being part of a group of 2 or more buttons, or
- * vice-versa, and when a buttton is moved from one group of 2 or
+ * vice-versa, and when a button is moved from one group of 2 or
* more buttons to a different one, but not when the composition
* of the group that a button belongs to changes.
*
* Emitted when the group of radio menu items that a radio menu item belongs
* to changes. This is emitted when a radio menu item switches from
* being alone to being part of a group of 2 or more menu items, or
- * vice-versa, and when a buttton is moved from one group of 2 or
+ * vice-versa, and when a button is moved from one group of 2 or
* more menu items ton a different one, but not when the composition
* of the group that a menu item belongs to changes.
*